home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-68k-src / machines / amiga68k / libsrc / math / math_ieee / fltsll.s < prev    next >
Text File  |  1999-01-01  |  170b  |  11 lines

  1.  xref _MathIeeeSingBasBase
  2.  
  3.  xdef __ieeefltsll
  4. __ieeefltsll:
  5.  move.l  4(sp),d0
  6.  move.l  a6,-(sp)
  7.  move.l  _MathIeeeSingBasBase,a6
  8.  jsr     -36(a6)
  9.  move.l  (sp)+,a6
  10.  rts
  11.